home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Reference Guide
/
C-C++ Interactive Reference Guide.iso
/
c_ref
/
csource3
/
156_01
/
profile.h
< prev
next >
Wrap
Text File
|
1985-08-21
|
256b
|
7 lines
#asm
; exported symbols
GLOBAL CCREGIS ;entering a new function
GLOBAL CCLEAVI ;returning from a function
GLOBAL CCCALLS ;print the profile
#endasm